messagedialog: also set GtkMisc alignment to zero for dialog labels
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 18 Apr 2012 18:40:33 +0000 (14:40 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 18 Apr 2012 18:42:57 +0000 (14:42 -0400)
commit0fc7c92235fa491e935a49e63c615deb72ce1baa
treeba2603a0dd0668ab9c1aab89284925e68ce04344
parenteea0cb3a68e9848c04c6d49bb725fb1beb315433
messagedialog: also set GtkMisc alignment to zero for dialog labels

Setting xalign to START is not enough to make them left-aligned in every
case. This fixes a regression introduced in commit
cc0be1f949020de1562534fbc31ddf0af4651fe2

https://bugzilla.gnome.org/show_bug.cgi?id=674286
gtk/gtkmessagedialog.c